projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cabc406
)
(extraclean): added target so make doesn't die if
author
Bill Wohler
<wohler@newt.com>
Sun, 28 Jan 2001 23:34:52 +0000
(23:34 +0000)
committer
Bill Wohler
<wohler@newt.com>
Sun, 28 Jan 2001 23:34:52 +0000
(23:34 +0000)
one runs "make extraclean" at the top level.
leim/Makefile.in
patch
|
blob
|
history
diff --git
a/leim/Makefile.in
b/leim/Makefile.in
index ec8a65f648e459389ad4ebdb3ebb9f8f6383a25b..e251981827abf74991c07f77378e4dfc11090691 100644
(file)
--- a/
leim/Makefile.in
+++ b/
leim/Makefile.in
@@
-188,3
+188,6
@@
clean mostlyclean:
distclean maintainer-clean:
if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi
rm -f Makefile
+
+extraclean: distclean
+ -rm -f *~ \#* m/?*~ s/?*~